-
Home
-
WP phpMyAdmin
-
5.2.0.1
-
Code
-
Classes
- ErrorHandler
| Total Complexity |
85 |
| Dependencies |
6 |
| Dependents |
2 |
| Total lines |
576 |
| Lines of code |
279 |
| Logical lines of code |
140 |
| Comment lines |
197 |
| Methods |
25 |
| Properties |
3 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addError() |
B |
48 |
17 |
31 |
| handleError() |
A |
51 |
10 |
24 |
| getDispErrors() |
A |
45 |
8 |
44 |
| reportErrors() |
A |
46 |
7 |
45 |
| __destruct() |
S |
54 |
6 |
21 |
| checkSavedErrors() |
S |
60 |
5 |
13 |
| countUserErrors() |
S |
62 |
4 |
12 |
| getDispUserErrors() |
S |
64 |
4 |
10 |
| __construct() |
S |
65 |
3 |
9 |
| getErrors() |
S |
72 |
2 |
6 |
| dispFatalError() |
S |
68 |
2 |
8 |
| dispPageStart() |
S |
65 |
2 |
10 |
| countDisplayErrors() |
S |
70 |
2 |
6 |
| hasErrorsForPrompt() |
S |
74 |
2 |
4 |
| setHideLocation() |
S |
81 |
1 |
3 |
| getCurrentErrors() |
S |
82 |
1 |
3 |
| sliceErrors() |
S |
72 |
1 |
5 |
| triggerError() |
S |
80 |
1 |
3 |
| dispUserErrors() |
S |
81 |
1 |
3 |
| dispPageEnd() |
S |
82 |
1 |
3 |
| countErrors() |
S |
80 |
1 |
3 |
| hasUserErrors() |
S |
80 |
1 |
3 |
| hasErrors() |
S |
80 |
1 |
3 |
| hasDisplayErrors() |
S |
80 |
1 |
3 |
| savePreviousErrors() |
S |
75 |
1 |
4 |